home *** CD-ROM | disk | FTP | other *** search
/ Carousel Volume 2 #1 / carousel.iso / mactosh / hc / fonttest.sit / Font tester / card_2457.txt < prev    next >
Text File  |  1987-09-01  |  3KB  |  162 lines

  1. -- card: 2457 from stack: in
  2. -- bmap block id: 4270
  3. -- flags: 0000
  4. -- background id: 2121
  5. -- name: New York
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 0000
  11. -- rect: left=78 top=88 right=102 bottom=254
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 2
  16. -- text size: 9
  17. -- style flags: 0
  18. -- line height: 12
  19. -- part name: 
  20.  
  21.  
  22. -- part 2 (field)
  23. -- low flags: 01
  24. -- high flags: 0000
  25. -- rect: left=78 top=107 right=121 bottom=254
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 2
  30. -- text size: 10
  31. -- style flags: 0
  32. -- line height: 13
  33. -- part name: 
  34.  
  35.  
  36. -- part 3 (field)
  37. -- low flags: 01
  38. -- high flags: 0000
  39. -- rect: left=78 top=125 right=141 bottom=254
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 0
  43. -- font id: 2
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: 
  48.  
  49.  
  50. -- part 4 (field)
  51. -- low flags: 01
  52. -- high flags: 0000
  53. -- rect: left=78 top=145 right=165 bottom=254
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 0
  57. -- font id: 2
  58. -- text size: 14
  59. -- style flags: 0
  60. -- line height: 18
  61. -- part name: 
  62.  
  63.  
  64. -- part 5 (field)
  65. -- low flags: 01
  66. -- high flags: 0000
  67. -- rect: left=78 top=169 right=192 bottom=254
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 0
  71. -- font id: 2
  72. -- text size: 18
  73. -- style flags: 0
  74. -- line height: 24
  75. -- part name: 
  76.  
  77.  
  78. -- part 6 (field)
  79. -- low flags: 01
  80. -- high flags: 0000
  81. -- rect: left=78 top=197 right=227 bottom=255
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 0
  85. -- font id: 2
  86. -- text size: 24
  87. -- style flags: 0
  88. -- line height: 32
  89. -- part name: 
  90.  
  91.  
  92. -- part 19 (button)
  93. -- low flags: 00
  94. -- high flags: 8003
  95. -- rect: left=281 top=265 right=287 bottom=352
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 0 / 0
  98. -- text alignment: 1
  99. -- font id: 0
  100. -- text size: 12
  101. -- style flags: 0
  102. -- line height: 16
  103. -- part name: Yes
  104. ----- HyperTalk script -----
  105. on mouseUp
  106.   visual effect scroll left
  107.   go to next card
  108.  
  109. end mouseUp
  110.  
  111.  
  112.  
  113.  
  114. -- part 20 (button)
  115. -- low flags: 00
  116. -- high flags: 8003
  117. -- rect: left=162 top=265 right=287 bottom=234
  118. -- title width / last selected line: 0
  119. -- icon id / first selected line: 0 / 0
  120. -- text alignment: 1
  121. -- font id: 0
  122. -- text size: 12
  123. -- style flags: 0
  124. -- line height: 16
  125. -- part name: No
  126. ----- HyperTalk script -----
  127. on mouseUp
  128.   global Install
  129.  
  130.   answer "You need to install all the sizes of New York" with "OK"
  131.  
  132.   put 1 into Install
  133.   visual effect scroll left
  134.   go to next card
  135.  
  136. end mouseUp
  137.  
  138.  
  139.  
  140. -- part contents for card part 1
  141. ----- text -----
  142. New York 9
  143.  
  144. -- part contents for card part 2
  145. ----- text -----
  146. New York 10
  147.  
  148. -- part contents for card part 3
  149. ----- text -----
  150. New York 12
  151.  
  152. -- part contents for card part 4
  153. ----- text -----
  154. New York 14
  155.  
  156. -- part contents for card part 5
  157. ----- text -----
  158. New York 18
  159.  
  160. -- part contents for card part 6
  161. ----- text -----
  162. New York 24